Rachel
Toggle table of contents
3.5.0
web
Target filter
web
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.plugin.pag-kmp
/
org.libpag
/
[web]PAGFont
/
Companion
Companion
web
object
Companion
Members
Functions
create
Link copied to clipboard
web
fun
create
(
fontFamily
:
String
,
fontStyle
:
String
)
:
PAGFont
register
Fallback
Font
Names
Link copied to clipboard
web
fun
registerFallbackFontNames
(
fontNames
:
JsArray
<
JsString
>
=
definedExternally
)
register
Font
Link copied to clipboard
web
fun
registerFont
(
family
:
String
,
data
:
File
)
:
Promise
<
PAGFont
>